Compare commits
	
		
			No commits in common. "70b050b60f2b9542897a63b5dd4b76acecd55e9d" and "21d33236c1fd9fd468da643817887bf4ff6ec0d1" have entirely different histories.
		
	
	
		
			70b050b60f
			...
			21d33236c1
		
	
		|  | @ -101,7 +101,7 @@ | ||||||
|                 align="center" |                 align="center" | ||||||
|                 :prop="`${item.pkId}`" |                 :prop="`${item.pkId}`" | ||||||
|                 :label=" |                 :label=" | ||||||
|                   item.accountName + |                   item.pkTransactionKeyVal + | ||||||
|                     `${'变更'}(${getUser.currency.symbol})` |                     `${'变更'}(${getUser.currency.symbol})` | ||||||
|                 " |                 " | ||||||
|               > |               > | ||||||
|  |  | ||||||
|  | @ -114,7 +114,7 @@ | ||||||
|               align="center" |               align="center" | ||||||
|               :prop="`${item.pkId}`" |               :prop="`${item.pkId}`" | ||||||
|               :label=" |               :label=" | ||||||
|                 item.accountName + |                 item.pkTransactionKeyVal + | ||||||
|                   `${'变更'}(${getUser.currency.symbol})` |                   `${'变更'}(${getUser.currency.symbol})` | ||||||
|               " |               " | ||||||
|             > |             > | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue