🎈 perf(修改新建客户文案):
This commit is contained in:
parent
9cebc040b6
commit
435d71400a
@ -164,7 +164,7 @@ const CustomerManagement = () => {
|
||||
</InfiniteScroll>
|
||||
</View>
|
||||
<View className={styles.bottom_box}>
|
||||
<View className={styles.bottom_btn} onClick={() => goLink('/pages/customerEditor/index?type=add')}>新建客户</View>
|
||||
<View className={styles.bottom_btn} onClick={() => goLink('/pages/customerEditor/index?type=add')}>新增客户</View>
|
||||
</View>
|
||||
</View >
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user